rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig
authorPhilipp Tomsich <[email protected]>
Wed, 26 Jul 2017 10:29:01 +0000 (12:29 +0200)
committerPhilipp Tomsich <[email protected]>
Thu, 27 Jul 2017 12:59:02 +0000 (14:59 +0200)
commitc0508e427f7e01a20f9c23f5084cb32a0c9ba3bb
treeb27ddfffefbe1f2b43abdc2bac5d4352942b3239
parent478e6f2e94e0d8dcb2b75e4d68c8a4f732baf11f
rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig

SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT were previously
enabled through rk3399_common.h.  This change implies these options
through Kconfig.

These need to always be active for the RK3399, as follows:
 - SPL_SERIAL_SUPPORT is needed to pass the SPL build
 - SPL_DRIVERS_MISC_SUPPORT is needed to pass the SPL build

Signed-off-by: Philipp Tomsich <[email protected]>
Acked-by: Philipp Tomsich <[email protected]>
arch/arm/mach-rockchip/Kconfig
include/configs/rk3399_common.h